home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Tech Arsenal 1
/
Tech Arsenal (Arsenal Computer).ISO
/
tek-09
/
intouch.zip
/
PRINTDOC.BAT
< prev
next >
Wrap
DOS Batch File
|
1991-11-10
|
242b
|
14 lines
echo off
cls
echo Please turn on your printer and make sure it is loaded with plenty of paper.
echo
pause
cls
copy readme prn
tof
copy intouch.doc prn
tof
copy order.doc prn
echo
echo . . . . . Printing finished.
echo